home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 14 / Developer Source Volume 14 (I-MODE Publications, Inc.)(1999).iso / webin / oct97 / harmf113.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  23KB  |  404x252  |  4-bit (16 colors)
Labels: text | screenshot | font | number | line | document
OCR: Parameter Description REFCLSID rclsid Class identifier. This has already been defined for you in MkTypLib's header file (example: CLSID_CMy JavaControl) LPUNKNOWN pUnkOuter A pointer for aggregate mapping. Specify NULL for Java controls. DWORD dwClsContext Context for running executable code: Specify CLSCTX INPROC SERVER for Java controls REFIID rid Interface identifier. This has already been defined for you in MkTypLib's header file [example: IID IMy JavaControl). LPVOID ppy Pointer to storage of interface identifier [see the following example). Figure 13: CoCreateinstance's five parameters: